home *** CD-ROM | disk | FTP | other *** search
/ NetNews Offline 2 / NetNews Offline Volume 2.iso / news / comp / lang / c-part1 / 2679 < prev    next >
Encoding:
Text File  |  1996-08-05  |  678 b   |  21 lines

  1. Newsgroups: comp.lang.c
  2. Path: news.sprintlink.net!eskimo!news
  3. From: maryann@eskimo.com (C Marsho)
  4. Subject: How do I suppress output to the screen?
  5. X-Nntp-Posting-Host: tia1.eskimo.com
  6. Message-ID: <DLM5xr.FtM@eskimo.com>
  7. Sender: news@eskimo.com (News User Id)
  8. Organization: Eskimo North (206) For-Ever
  9. X-Newsreader: Forte Free Agent 1.0.82
  10. Date: Tue, 23 Jan 1996 03:58:33 GMT
  11.  
  12. If I use the `system' function to execute a DOS command, how can I
  13. keep the screen blank?  I am talking about the move command
  14. specifically.  It types:
  15.     C:\file.txt  => c:\dir2\file.txt
  16. on the screen, and I don't want it to.  How do I prevent this using
  17. BC++ 2.0?
  18. Reply to maryann@eskimo.com please.
  19.  
  20.  
  21.